STEP 5: We can add points to our empty lists so that we can display them.

  • Select the LOGIC tab, and click on . Drag Append into your loop.
  • Change the list name from my_list to inputs. Change the variable argument to x.
  • Click on and drag Update Display into your loop.
  • Change the name in front to input_display. Change the variable argument to inputs.

To navigate the page using the TAB key, first press ESC to exit the code editor.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
  • Run Code
  • Submit Work
  • Next Activity
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)